Gets the current value for the current selected range.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox.ApplicationBar (in C1.Phone.RichTextBox.ApplicationBar.dll)
Syntax
C# |
---|
protected abstract T GetValue( C1TextRange range ) |
Visual Basic |
---|
Protected MustOverride Function GetValue ( _ range As C1TextRange _ ) As T |
Parameters
- range
- Type: C1.Phone.RichTextBox.Documents..::..C1TextRange
The range.